Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.0] Import Bionic module from new Android overlay #212

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

finagolfin
Copy link
Contributor

@finagolfin finagolfin commented Jul 4, 2024

Explanation: Now that this new overlay was merged into the 6.0 compiler too in swiftlang/swift#74758, this adds the Bionic module from the overlay to the one file that currently adds import Glibc.

Scope: Add import on Android only

Issue: None

Original PR: #211 and #213

Risk: None

Testing: Passed all CI on trunk, plus on my daily Android CI, finagolfin/swift-android-sdk#151

Reviewer: @ahoppen

@bnbarham, easy review.

@finagolfin finagolfin requested a review from bnbarham as a code owner July 4, 2024 07:38
@bnbarham
Copy link
Contributor

bnbarham commented Jul 5, 2024

@swift-ci please test

1 similar comment
@shahmishal
Copy link
Member

@swift-ci please test

@shahmishal
Copy link
Member

@swift-ci test

@finagolfin
Copy link
Contributor Author

Hold off on this, I may want to change the underlying import to Bionic, will check and let you know.

@finagolfin finagolfin changed the title [6.0] Import new Android overlay [6.0] Import Bionic module from new Android overlay Jul 9, 2024
@finagolfin
Copy link
Contributor Author

Alright, changed the import, can squash the two commits if wanted.

@bnbarham, this is ready.

@bnbarham bnbarham merged commit 6706bd5 into swiftlang:release/6.0 Jul 9, 2024
@finagolfin finagolfin deleted the release/6.0 branch July 9, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants